7.4 build error in Solaris - Mailing list pgsql-bugs

From Seum-Lim Gan
Subject 7.4 build error in Solaris
Date
Msg-id p05100305bbfa5c9a29a0@[192.168.10.94]
Whole thread Raw
Responses Re: 7.4 build error in Solaris  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi everyone,

I encountered the following build error when building PostgreSQL 7.4
in Solaris 9 using SUN workshop. Any idea what to do here ?

Gan

"pl_funcs.c", line 403: warning: argument #1 is incompatible with prototype:
         prototype: pointer to const unsigned char :
"../../../../src/include/mb/
pg_wchar.h", line 291
         argument : pointer to char
UX tsort: INFORM: cycle in data
         pl_comp.o
         pl_gram.o
"plperl.c", line 317: undefined symbol: thr
"plperl.c", line 317: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 437: undefined symbol: thr
"plperl.c", line 437: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
cc: acomp failed for plperl.c
make[3]: *** [plperl.o] Error 2
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2



--
+--------------------------------------------------------+
| Seum-Lim GAN                 email : slgan@lucent.com  |
| Lucent Technologies                                    |
| 2000 N. Naperville Road, 6B-403F  tel : (630)-713-6665 |
| Naperville, IL 60566, USA.        fax : (630)-713-7272 |
|       web : http://inuweb.ih.lucent.com/~slgan         |
+--------------------------------------------------------+

pgsql-bugs by date:

Previous
From: Kris Jurka
Date:
Subject: Re: String index out of range - Postgresql 7.3.4, Resin &
Next
From: Tom Lane
Date:
Subject: Re: 7.4 build error in Solaris